3.14.26 \(\int (c (d \tan (e+f x))^p)^n (a+b \tan (e+f x)) \, dx\) [1326]

Optimal. Leaf size=127 \[ \frac {a \, _2F_1\left (1,\frac {1}{2} (1+n p);\frac {1}{2} (3+n p);-\tan ^2(e+f x)\right ) \tan (e+f x) \left (c (d \tan (e+f x))^p\right )^n}{f (1+n p)}+\frac {b \, _2F_1\left (1,\frac {1}{2} (2+n p);\frac {1}{2} (4+n p);-\tan ^2(e+f x)\right ) \tan ^2(e+f x) \left (c (d \tan (e+f x))^p\right )^n}{f (2+n p)} \]

[Out]

a*hypergeom([1, 1/2*n*p+1/2],[1/2*n*p+3/2],-tan(f*x+e)^2)*tan(f*x+e)*(c*(d*tan(f*x+e))^p)^n/f/(n*p+1)+b*hyperg
eom([1, 1/2*n*p+1],[1/2*n*p+2],-tan(f*x+e)^2)*tan(f*x+e)^2*(c*(d*tan(f*x+e))^p)^n/f/(n*p+2)

________________________________________________________________________________________

Rubi [A]
time = 0.09, antiderivative size = 127, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 3, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.120, Rules used = {1970, 822, 371} \begin {gather*} \frac {a \tan (e+f x) \, _2F_1\left (1,\frac {1}{2} (n p+1);\frac {1}{2} (n p+3);-\tan ^2(e+f x)\right ) \left (c (d \tan (e+f x))^p\right )^n}{f (n p+1)}+\frac {b \tan ^2(e+f x) \, _2F_1\left (1,\frac {1}{2} (n p+2);\frac {1}{2} (n p+4);-\tan ^2(e+f x)\right ) \left (c (d \tan (e+f x))^p\right )^n}{f (n p+2)} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(c*(d*Tan[e + f*x])^p)^n*(a + b*Tan[e + f*x]),x]

[Out]

(a*Hypergeometric2F1[1, (1 + n*p)/2, (3 + n*p)/2, -Tan[e + f*x]^2]*Tan[e + f*x]*(c*(d*Tan[e + f*x])^p)^n)/(f*(
1 + n*p)) + (b*Hypergeometric2F1[1, (2 + n*p)/2, (4 + n*p)/2, -Tan[e + f*x]^2]*Tan[e + f*x]^2*(c*(d*Tan[e + f*
x])^p)^n)/(f*(2 + n*p))

Rule 371

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[a^p*((c*x)^(m + 1)/(c*(m + 1)))*Hyperg
eometric2F1[-p, (m + 1)/n, (m + 1)/n + 1, (-b)*(x^n/a)], x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[p, 0] &&
 (ILtQ[p, 0] || GtQ[a, 0])

Rule 822

Int[((e_.)*(x_))^(m_)*((f_) + (g_.)*(x_))*((a_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Dist[f, Int[(e*x)^m*(a + c*
x^2)^p, x], x] + Dist[g/e, Int[(e*x)^(m + 1)*(a + c*x^2)^p, x], x] /; FreeQ[{a, c, e, f, g, p}, x] &&  !Ration
alQ[m] &&  !IGtQ[p, 0]

Rule 1970

Int[(u_.)*((c_.)*((d_)*((a_.) + (b_.)*(x_)))^(q_))^(p_), x_Symbol] :> Dist[(c*(d*(a + b*x))^q)^p/(a + b*x)^(p*
q), Int[u*(a + b*x)^(p*q), x], x] /; FreeQ[{a, b, c, d, q, p}, x] &&  !IntegerQ[q] &&  !IntegerQ[p]

Rubi steps

\begin {align*} \int \left (c (d \tan (e+f x))^p\right )^n (a+b \tan (e+f x)) \, dx &=\frac {\text {Subst}\left (\int \frac {\left (c (d x)^p\right )^n (a+b x)}{1+x^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {\left ((d \tan (e+f x))^{-n p} \left (c (d \tan (e+f x))^p\right )^n\right ) \text {Subst}\left (\int \frac {(d x)^{n p} (a+b x)}{1+x^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {\left (a (d \tan (e+f x))^{-n p} \left (c (d \tan (e+f x))^p\right )^n\right ) \text {Subst}\left (\int \frac {(d x)^{n p}}{1+x^2} \, dx,x,\tan (e+f x)\right )}{f}+\frac {\left (b (d \tan (e+f x))^{-n p} \left (c (d \tan (e+f x))^p\right )^n\right ) \text {Subst}\left (\int \frac {(d x)^{1+n p}}{1+x^2} \, dx,x,\tan (e+f x)\right )}{d f}\\ &=\frac {a \, _2F_1\left (1,\frac {1}{2} (1+n p);\frac {1}{2} (3+n p);-\tan ^2(e+f x)\right ) \tan (e+f x) \left (c (d \tan (e+f x))^p\right )^n}{f (1+n p)}+\frac {b \, _2F_1\left (1,\frac {1}{2} (2+n p);\frac {1}{2} (4+n p);-\tan ^2(e+f x)\right ) \tan ^2(e+f x) \left (c (d \tan (e+f x))^p\right )^n}{f (2+n p)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.33, size = 117, normalized size = 0.92 \begin {gather*} \frac {\tan (e+f x) \left (c (d \tan (e+f x))^p\right )^n \left (a (2+n p) \, _2F_1\left (1,\frac {1}{2} (1+n p);\frac {1}{2} (3+n p);-\tan ^2(e+f x)\right )+b (1+n p) \, _2F_1\left (1,1+\frac {n p}{2};2+\frac {n p}{2};-\tan ^2(e+f x)\right ) \tan (e+f x)\right )}{f (1+n p) (2+n p)} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(c*(d*Tan[e + f*x])^p)^n*(a + b*Tan[e + f*x]),x]

[Out]

(Tan[e + f*x]*(c*(d*Tan[e + f*x])^p)^n*(a*(2 + n*p)*Hypergeometric2F1[1, (1 + n*p)/2, (3 + n*p)/2, -Tan[e + f*
x]^2] + b*(1 + n*p)*Hypergeometric2F1[1, 1 + (n*p)/2, 2 + (n*p)/2, -Tan[e + f*x]^2]*Tan[e + f*x]))/(f*(1 + n*p
)*(2 + n*p))

________________________________________________________________________________________

Maple [F]
time = 0.11, size = 0, normalized size = 0.00 \[\int \left (c \left (d \tan \left (f x +e \right )\right )^{p}\right )^{n} \left (a +b \tan \left (f x +e \right )\right )\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*(d*tan(f*x+e))^p)^n*(a+b*tan(f*x+e)),x)

[Out]

int((c*(d*tan(f*x+e))^p)^n*(a+b*tan(f*x+e)),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*(d*tan(f*x+e))^p)^n*(a+b*tan(f*x+e)),x, algorithm="maxima")

[Out]

integrate((b*tan(f*x + e) + a)*((d*tan(f*x + e))^p*c)^n, x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*(d*tan(f*x+e))^p)^n*(a+b*tan(f*x+e)),x, algorithm="fricas")

[Out]

integral((b*tan(f*x + e) + a)*((d*tan(f*x + e))^p*c)^n, x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \left (c \left (d \tan {\left (e + f x \right )}\right )^{p}\right )^{n} \left (a + b \tan {\left (e + f x \right )}\right )\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*(d*tan(f*x+e))**p)**n*(a+b*tan(f*x+e)),x)

[Out]

Integral((c*(d*tan(e + f*x))**p)**n*(a + b*tan(e + f*x)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*(d*tan(f*x+e))^p)^n*(a+b*tan(f*x+e)),x, algorithm="giac")

[Out]

integrate((b*tan(f*x + e) + a)*((d*tan(f*x + e))^p*c)^n, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int {\left (c\,{\left (d\,\mathrm {tan}\left (e+f\,x\right )\right )}^p\right )}^n\,\left (a+b\,\mathrm {tan}\left (e+f\,x\right )\right ) \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*(d*tan(e + f*x))^p)^n*(a + b*tan(e + f*x)),x)

[Out]

int((c*(d*tan(e + f*x))^p)^n*(a + b*tan(e + f*x)), x)

________________________________________________________________________________________